From 422a4dd1d2b63d83a21cf58da761629d614ca6d1 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Mon, 16 Jun 2008 19:19:31 +0000 Subject: [PATCH] don't include the deprecated (and unused) "gtkmarshal.h". 2008-06-16 Michael Natterer * gtk/gtkprintoperation-unix.c: don't include the deprecated (and unused) "gtkmarshal.h". svn path=/trunk/; revision=20407 --- ChangeLog | 5 +++++ gtk/gtkprintoperation-unix.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d98fcc46eb..a3bea91dc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-16 Michael Natterer + + * gtk/gtkprintoperation-unix.c: don't include the deprecated (and + unused) "gtkmarshal.h". + 2008-06-16 Behdad Esfahbod Bug 538182 – pango_cairo_context_update_layout is not noop after diff --git a/gtk/gtkprintoperation-unix.c b/gtk/gtkprintoperation-unix.c index 6b692d5360..16c7eb263a 100644 --- a/gtk/gtkprintoperation-unix.c +++ b/gtk/gtkprintoperation-unix.c @@ -32,7 +32,6 @@ #include #include "gtkprintoperation-private.h" -#include "gtkmarshal.h" #include "gtkmessagedialog.h" #include -- 2.30.2